InternalApi

Annotates a program element (class, method, package etc.) which is internal to JxBrowser, not part of the public API, and should not be used by users of the library.

Functions

Link copied to clipboard
abstract fun annotationType(): Class<out Annotation>
Link copied to clipboard
abstract fun equals(p: Any): Boolean
Link copied to clipboard
abstract fun hashCode(): Int
Link copied to clipboard
abstract fun toString(): String